PlotAreaSeries Property
Contains collection of data series.
Namespace: Independentsoft.Office.Odf.ChartsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public IList<Serie> Series { get; }
Public ReadOnly Property Series As IList(Of Serie)
Get
Property Value
IListSerie